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