[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 3 / 9 / d / WQCounterEngine / 0.0.1 / WQCounterEngine.podspec.json
blob81a51913f744ea2ba631e69e19d159b3007f8970
2   "name": "WQCounterEngine",
3   "version": "0.0.1",
4   "summary": "一款数字/金额增减动效组件",
5   "description": "WQCounterEngine is good!",
6   "homepage": "https://github.com/WQiOS/WQCounterEngine",
7   "license": "MIT",
8   "authors": {
9     "王强": "1570375769@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/WQiOS/WQCounterEngine.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "WQCounterEngine/*.{h,m}",
20   "ios": {
21     "frameworks": "UIKit"
22   }