[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 3 / Chronos / 0.1.0 / Chronos.podspec.json
blob2ff27c25c1d172918265b0b9d199251498b129d8
2   "name": "Chronos",
3   "version": "0.1.0",
4   "summary": "Grand Central Dispatch Utilities",
5   "homepage": "https://github.com/Olympus-Library/Chronos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Comyar Zaheri": ""
12   },
13   "platforms": {
14     "ios": "7.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/Olympus-Library/Chronos.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Chronos/*.{h,m}",
23     "Chronos/**/*.{h,m}"
24   ]