blob: 740dc32153b181f8b985a9b66d1e6e52bc1990f0 [file] [log] [blame]
{
"name": "YJDevTools",
"version": "0.0.2",
"summary": "YJDevTools.",
"description": "MY DevTools",
"homepage": "https://github.com/Asingers/YJDevTools",
"license": "MIT",
"authors": {
"asingers": "309954331@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Asingers/YJDevTools.git",
"tag": "0.0.2"
},
"source_files": "YJDevTools/**/*.{h,m}",
"frameworks": "UIKit",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)"
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"MJExtension": [
]
}
}