blob: 7d077d41346071b1efbd57fb183f034054beb764 [file] [log] [blame]
{
"name": "ThinkLibrary",
"version": "0.0.3",
"summary": "A short description of ThinkLibrary.",
"description": "A short description of ThinkLibrary.",
"homepage": "https://github.com/skeyboy/ThinkLibrary",
"license": "MIT",
"authors": {
"skeyboy": "lylapp@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/skeyboy/ThinkLibrary.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"ThinkLibrary/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}