blob: 3e83c3cf0beda37100e475e0d85fe050907eed39 [file] [log] [blame]
{
"name": "XPRACSignal",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"homepage": "https://coding.net/u/huangxinping/p/XPRACSignal/git",
"authors": {
"o0402": "o0402@outlook.com"
},
"summary": "一组非常有用的ReactiveCocoa工具集.",
"source": {
"git": "https://git.coding.net/huangxinping/XPRACSignal.git",
"tag": "1.1.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.1"
},
"dependencies": {
"ReactiveCocoa": [
],
"SOMotionDetector": [
]
}
}