blob: b4e3f78f854a0d62ea316b16bd245fcad2547532 [file] [log] [blame]
{
"name": "FJCocoaPods",
"version": "1.0.0",
"summary": "A short description of FJCocoaPods.",
"homepage": "https://github.com/Alanmess/FJCocoaPods.git",
"license": "MIT",
"authors": {
"Alanmess": "alanmess@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Alanmess/FJCocoaPods.git",
"tag": "1.0.0"
},
"source_files": "CTMediator/**/*.{h,m}",
"requires_arc": true
}