blob: 90cda64dc5cf2916e6ccfd46bdd4248032ca1ea2 [file] [log] [blame]
{
"name": "LHJTestes",
"version": "0.0.3",
"summary": "I want to pass it.",
"description": "this is a test, i will crazy, please let pass it.",
"homepage": "https://github.com/lhjzzu/LHJTestes",
"license": "MIT",
"authors": {
"lhjzzu": "1822657131@qq.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/lhjzzu/LHJTestes.git",
"tag": "0.0.3"
},
"source_files": [
"LHJTestes",
"LHJTestesDemo/*.h"
],
"requires_arc": true,
"frameworks": [
"QuartzCore",
"CoreData"
],
"dependencies": {
"AFNetworking": [
"~> 1.3.2"
]
}
}