blob: 5f28011f9e770ab27cfa02f26215f4b6c6b15718 [file] [log] [blame]
{
"name": "YABasicFoundation",
"version": "1.0.0",
"summary": "YABasicFoundation",
"description": "YABasicFoundation对UIFoundation的封装",
"homepage": "https://github.com/oneAlon/YABasicFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oneAlon": "wangyalong24@126.com"
},
"source": {
"git": "https://github.com/oneAlon/YABasicFoundation.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YABasicFoundation/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}