blob: e958b0a2053d2f03c0540f29caacb1c54dc879f2 [file] [log] [blame]
{
"name": "JCMomentKit",
"summary": "A PYQ of iOS components.",
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guo.JC": "ji.chan@foxmail.com"
},
"homepage": "https://github.com/chan106/JCMomentKit.git",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chan106/JCMomentKit.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "JCMomentKit/**/*.{h,m}",
"resources": "JCMomentKit/**/*.{png,xib,bundle,lproj}",
"frameworks": [
"UIKit",
"Photos",
"CoreLocation"
],
"dependencies": {
"YYKit": [
],
"SDWebImage": [
],
"MJRefresh": [
]
}
}