[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 9 / 3 / 4 / PSCountDownButton / 1.0.0 / PSCountDownButton.podspec.json
blobfe4c4a45301af257c81fa65106f4aa75ceeee120
2   "name": "PSCountDownButton",
3   "version": "1.0.0",
4   "summary": "button for countdown",
5   "description": "a drop-in button for countdown.",
6   "homepage": "https://github.com/DeveloperPans/PSCountDownButton",
7   "license": "MIT",
8   "authors": {
9     "Pan": "developerpans@163.com"
10   },
11   "social_media_url": "http://shengpan.net",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/DeveloperPans/PSCountDownButton.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "PSCountDownButton/*.{h,m}",
21   "dependencies": {
22     "PSWeakProxy": [
24     ]
25   }