blob: d51a1ae7fd7312510104514b2feb05945807714a [file] [log] [blame]
{
"name": "JMLibrary",
"version": "0.1.0",
"summary": "假面科技工具库合集",
"description": "假面科技工具库合集(分享)",
"homepage": "https://coding.jiamiantech.com/p/Library-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhengxianda": "xianda.zheng@jiamiantech.com"
},
"source": {
"git": "http://coding.jiamiantech.com/ce/Library-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "JMShare",
"source_files": "JMLibrary/Classes/JMShare/**/*"
}
]
}