blob: de86b1c6afb50c36683e3379aea34d4c7d88f67b [file] [log] [blame]
{
"name": "RPAnchor",
"version": "1.0",
"summary": "'RPAnchor' is a chain programming library.",
"description": "'RPAnchor' is a chain programming library.,support for systems after iOS 9+.",
"homepage": "https://github.com/dengfeng520/RPLayoutAnchor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dengfeng520": "deng_feng520@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dengfeng520/RPLayoutAnchor.git",
"tag": "1.0"
},
"source_files": "RPAnchor/RPLayoutAnchor/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}