blob: 11e55b39fbdc7ce64c93a583ca9a14bd6cf38113 [file] [log] [blame]
{
"name": "ZOEMomentStep",
"version": "1.0.1",
"summary": "Steps for the iphone device.",
"description": "It is a ZOEMomentStep used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ChenZhenChun/ZOEMomentStep",
"license": "MIT",
"authors": {
"ChenZhenChun": "346891964@qq.com"
},
"source": {
"git": "https://github.com/ChenZhenChun/ZOEMomentStep.git",
"tag": "1.0.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreMotion"
],
"subspecs": [
{
"name": "ZOEMomentStep",
"source_files": "ZOEMomentStep/ZOEMomentStep/*.{h,m}",
"public_header_files": "ZOEMomentStep/ZOEMomentStep/*.h"
}
]
}