blob: edc900fde24277f67047bb4f298ede619c096c38 [file] [log] [blame]
{
"name": "ANCocoaPodDemo",
"version": "0.1.0",
"summary": "推送到cocoapod ANCocoaPodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iOSniuniu/ANCocoaPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOSniuniu": "daojiancow@163.com"
},
"source": {
"git": "https://github.com/iOSniuniu/ANCocoaPodDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ANCocoaPodDemo/Classes/*.{h,m}",
"public_header_files": "ANCocoaPodDemo/Classes/*.h"
}