blob: 69db3631d11d248e37c1e83af8a79bc1c08751a4 [file] [log] [blame]
{
"name": "ALXUtil",
"version": "0.1.1",
"summary": "A common utility set easy to use.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alexlearnstocode/ALXUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexlearnstocode": "229570121@qq.com"
},
"source": {
"git": "https://github.com/alexlearnstocode/ALXUtil.git",
"tag": "0.1.1"
},
"social_media_url": "https://www.jianshu.com/u/fb6f45f5a7f6",
"platforms": {
"ios": "8.0"
},
"source_files": "ALXUtil/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}