blob: 1637f5181df1eff13f33e2463338b10cd9055d87 [file] [log] [blame]
{
"name": "AGVerifyManager",
"version": "0.1.3",
"license": "Apache-2.0",
"summary": "一个链式语法数据验证器",
"homepage": "https://github.com/JohnnyB0Y/AGVerifyManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGVerifyManager.git",
"tag": "0.1.3"
},
"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/"
}