blob: e6bc0dd2ca8966c44e8d132085bc43d6dc94bec1 [file] [log] [blame]
{
"name": "TFY_ContactManager",
"version": "2.0.6",
"summary": "只支持ios9以上的通讯录的封装",
"description": "只支持ios9以上的通讯录的封装",
"homepage": "https://github.com/13662049573/TFY_ContactManager",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/13662049573/TFY_ContactManager.git",
"tag": "2.0.6"
},
"source_files": "TFY_ContactManager/TFY_ContactManager/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}