[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / a / d / Colours / 5.6.0 / Colours.podspec.json
bloba7843c8b80779f155eeed13c8e1689dd2b245339
2   "name": "Colours",
3   "version": "5.6.0",
4   "summary": "100s of beautiful, predefined Colors and Color methods. Works for iOS/OSX.",
5   "authors": {
6     "Ben Gordon": "brgordon@ua.edu"
7   },
8   "source": {
9     "git": "https://github.com/bennyguitar/Colours.git",
10     "tag": "5.6.0"
11   },
12   "homepage": "https://github.com/bennyguitar",
13   "license": "LICENSE",
14   "source_files": "*.{h,m}",
15   "platforms": {
16     "ios": "5.0",
17     "osx": "10.7"
18   },
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Swift",
23       "source_files": "*.swift"
24     }
25   ]