[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 0 / ZOEMomentStep / 1.0.0 / ZOEMomentStep.podspec.json
blob98f0f5ac870eddeb86b22a0ce17eb484e4a6b352
2   "name": "ZOEMomentStep",
3   "version": "1.0.0",
4   "summary": "Steps for the iphone device.",
5   "description": "It is a ZOEMomentStep used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZOEMomentStep",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZOEMomentStep.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreMotion"
24   ],
25   "subspecs": [
26     {
27       "name": "ZOEMomentStep",
28       "source_files": "ZOEMomentStep/ZOEMomentStep/*.{h,m}",
29       "public_header_files": "ZOEMomentStep/ZOEMomentStep/*.h"
30     }
31   ]