[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 7 / a / d / Colours / 5.7.0 / Colours.podspec.json
blob83dabe41316ea437f4025acc5ef86dc580111c55
2   "name": "Colours",
3   "version": "5.7.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.7.0"
11   },
12   "homepage": "https://github.com/bennyguitar",
13   "license": "LICENSE",
14   "source_files": "*.{h,m}",
15   "public_header_files": "*.h",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "Swift",
24       "source_files": "*.swift"
25     }
26   ]