{ | |
"name": "BMExtension", | |
"version": "0.0.1", | |
"summary": "BlueMoon Extension", | |
"homepage": "http://192.168.240.26/liangdahong/BMExtension", | |
"license": "MIT", | |
"authors": { | |
"liangdahong": "liangdahong@bluemoon.com.cn" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "http://192.168.240.26/liangdahong/BMExtension.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "BMExtensionDemo/BMExtension/**/*.{h,m}", | |
"requires_arc": true | |
} |