[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 7 / 0 / a / APECountdownView / 0.1.1 / APECountdownView.podspec.json
blobab54885bc72e03e7f50d477be9104727271f46c9
2   "name": "APECountdownView",
3   "summary": "Wanna countdown to something? Then you have come to the right place!",
4   "version": "0.1.1",
5   "homepage": "https://github.com/apegroup/APECountdownView",
6   "license": "MIT",
7   "authors": {
8     "apegroup AB": "support@apegroup.com"
9   },
10   "source": {
11     "git": "https://github.com/apegroup/APECountdownView.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/apegroup",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "resources": [
21     "Resources/**/*"
22   ],
23   "frameworks": "UIKit",
24   "dependencies": {
25     "RxSwift": [
26       "~> 2.2"
27     ],
28     "RxCocoa": [
29       "~> 2.2"
30     ]
31   }