[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 6 / 8 / GMTimer / 1.0.0 / GMTimer.podspec.json
blobc66e26cbc7233122839768c5bfa17e683be9f9f3
2   "name": "GMTimer",
3   "version": "1.0.0",
4   "summary": "A GCD Timer Manager",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/losermo4",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "loser": "losermo4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/losermo4/GMTimer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GMTimer/Classes/**/*",
22   "user_target_xcconfig": {
23     "GENERATE_INFOPLIST_FILE": "YES"
24   },
25   "pod_target_xcconfig": {
26     "GENERATE_INFOPLIST_FILE": "YES"
27   }