blob: 8ddf883f0cfc21be7f74e54ea7ab3f13cb3ca570 [file] [log] [blame]
{
"name": "JCMomentKit",
"summary": "A PYQ of iOS components.",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"source_files": "JCMomentKit/**/*.{h,m}",
"resources": "JCMomentKit/**/*.{png,xib,bundle,lproj}",
"frameworks": [
"UIKit",
"Photos",
"CoreLocation"
],
"dependencies": {
"YYKit": [
],
"SDWebImage": [
],
"MJRefresh": [
]
}
}