blob: 9d04fb5ea33f9a5ce4e9312ddc93f443b4f914c3 [file] [log] [blame]
{
"name": "ATFoundation",
"version": "0.0.6",
"summary": "a foundation extension",
"description": "a foundation extension\n balabala",
"homepage": "https://github.com/AesirTitan/ATFoundation",
"license": "MIT",
"authors": {
"Aesir": "ayan.bifrost@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AesirTitan/ATFoundation.git",
"tag": "0.0.6"
},
"source_files": "ATFoundation/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}