blob: 9510c65486dc77e573df579f94af38b17bcaff25 [file] [log] [blame]
{
"name": "O2Specs",
"version": "1.0.0",
"summary": "Just testing",
"description": "O2Specs ios sdk.",
"homepage": "https://github.com/xiaofeixiaflyingOC/O2Specs.git",
"license": "MIT",
"authors": {
"shengxin": "xiaofeixiaflying@163.com"
},
"source": {
"git": "https://github.com/xiaofeixiaflyingOC/O2Specs.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"src/BaseProj/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "8.0"
},
"ios": {
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
],
"Aspects": [
"~> 1.4.1"
],
"Mantle": [
"~> 2.1.0"
],
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~>1.0.2"
],
"CocoaLumberjack": [
"~> 3.2.0"
],
"SDVersion": [
"~> 4.0.2"
],
"MLTransition": [
"~> 2.1.2"
]
}
}
}