blob: 0d019b21671484b65157979e57e69809b64a049a [file] [log] [blame]
{
"name": "AwesomeCategory",
"version": "0.0.2",
"summary": "Collections of iOS awesome category",
"homepage": "https://github.com/shangdahao/AwesomeCategory",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"authors": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/shangdahao/AwesomeCategory.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "AwesomeCategory/AwesomeCategory/*.{h,m}"
}