[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / 4 / CCCounting / 0.0.1 / CCCounting.podspec.json
blob7803c522e6cdfc61e9d9594ff91323cb4eabeb2d
2   "name": "CCCounting",
3   "version": "0.0.1",
4   "summary": "CCCounting Adds animated counting support to UILabel.",
5   "homepage": "https://github.com/ccworld1000/CCCounting",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CC": "ccworld1000@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ccworld1000/CCCounting.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0",
19     "tvos": "9.0"
20   },
21   "source_files": "CCCounting/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true