[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / 0 / IBProperty / 1.1.3 / IBProperty.podspec.json
blobdedfc1745230d118fd892d5a886d95951a2bb939
2   "name": "IBProperty",
3   "version": "1.1.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A iOS Kit which would adapt screen by XIB and Storyboard  better, and  use better  for XIB  and Storyboard。",
8   "homepage": "https://github.com/SunriseOYR/IBProperty",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": "Oranges and lemons",
14   "social_media_url": "https://www.jianshu.com/u/80c622a1fe98",
15   "source": {
16     "git": "https://github.com/SunriseOYR/IBProperty.git",
17     "tag": "v1.1.3"
18   },
19   "source_files": [
20     "IBProperty",
21     "IBProperty/**/*"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "Aspects": [
26       "~> 1.4.1"
27     ]
28   }