[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / b / RDActionSheet / 0.0.1 / RDActionSheet.podspec.json
blob5ddeb748809077dfebaa8121a0120f76aac0f092
2   "name": "RDActionSheet",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Class to make a easily customisable Action Sheet for iOS.",
6   "homepage": "http://riothq.com",
7   "authors": {
8     "Red Davis": "reddavis@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/reddavis/RDActionSheet.git",
12     "commit": "c0aa3b9c19152e81bafc3bfc2b5a083bc7b2c34e"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "RDActionSheet/RDActionSheet.{h,m}",
18   "resources": "RDActionSheet/*.png",
19   "frameworks": "UIKit",
20   "requires_arc": true