[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 4 / b / NHFDevice / 1.0.1 / NHFDevice.podspec.json
blob03f3a95b40bfcf4cdb9cb2ed08bfcda1b33e973c
2   "name": "NHFDevice",
3   "version": "1.0.1",
4   "summary": "IOS布局相关方面的",
5   "homepage": "https://github.com/nhfc99/NHFDevice.git",
6   "license": "MIT",
7   "authors": {
8     "nhfc99": "nhfc99@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/nhfc99/NHFDevice.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "source_files": "Class/NHFDevice/*.{h,m}",
19   "public_header_files": [
20     "Class/NHFDevice/*.h"
21   ],
22   "frameworks": [
23     "QuartzCore",
24     "CoreData",
25     "Foundation",
26     "UIKit"
27   ]