Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klesh/cnodejs-swift

CNode.js app written in Swift for iOS
https://github.com/klesh/cnodejs-swift

Last synced: 2 months ago
JSON representation

CNode.js app written in Swift for iOS

Awesome Lists containing this project

README

        

# CNode Swift for iOS

CNode.js app written in Swift for iOS

# Install
[over-the-air in github.io](https://klesh.github.io)

# Run in XCode Simulator

1. [cocoapods](http://guides.cocoapods.org/using/getting-started.html#installation) is required
2. git clone https://github.com/klesh/cnodejs-swift.git
3. cd cnodejs-swift && pod install
4. open CNode.xcworkspace generated by cocoapods and you a good to go

# Screeshots

![screenshot1](https://raw.githubusercontent.com/klesh/cnodejs-swift/master/Screenshots/cnode-ios-1.png)
![screenshot1](https://raw.githubusercontent.com/klesh/cnodejs-swift/master/Screenshots/cnode-ios-2.png)

# Credits

* [CNode-Material-Design](https://github.com/TakWolf/CNode-Material-Design)
* [Alamofire](https://github.com/Alamofire/Alamofire)
* [SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON)
* [SwiftDate](https://github.com/malcommac/SwiftDate)
* [Kingfisher](https://github.com/onevcat/Kingfisher)
* [MMDrawerController](https://github.com/mutualmobile/MMDrawerController)
* [APParallaxHeader](https://github.com/apping/APParallaxHeader)
* [PureLayout](https://github.com/PureLayout/PureLayout)

# Author

Klesh Wong
[email protected]
http://kleshwong.com

# Contributors

* [Jay Lee](https://github.com/pupboss)