blob: e8b4c91a9d8358122637b97a6d2fd2036fc46b9f [file] [log] [blame]
{
"name": "NHFDevice",
"version": "1.0.2",
"summary": "IOS布局相关方面的",
"homepage": "https://github.com/nhfc99/NHFDevice.git",
"license": "MIT",
"authors": {
"nhfc99": "nhfc99@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nhfc99/NHFDevice.git",
"tag": "1.0.2"
},
"requires_arc": true,
"source_files": "Class/NHFDevice/*.{h,m}",
"public_header_files": [
"Class/NHFDevice/*.h"
],
"frameworks": [
"QuartzCore",
"CoreData",
"Foundation",
"UIKit"
]
}