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