blob: 97ba5e829b5b83448239a247c4c8368149ee283a [file] [log] [blame]
{
"name": "AGVerifyManager",
"version": "0.2.1",
"license": "Apache-2.0",
"summary": "一个链式语法数据验证器",
"homepage": "https://github.com/JohnnyB0Y/AGVerifyManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGVerifyManager.git",
"tag": "0.2.1"
},
"source_files": "AGVerifyManager/AGVerifier/AGVerifyManager/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}