[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / 4 / DDInspectable / 1.0 / DDInspectable.podspec.json
blobd8d9a3c98cbbb87e1f8664466228a186a36344f6
2   "name": "DDInspectable",
3   "version": "1.0",
4   "summary": "Storyboard or xib plugin",
5   "description": "A plugin for editing view properties.",
6   "homepage": "https://github.com/dd2333",
7   "license": "MIT",
8   "authors": {
9     "dd2333": "ice.phoenix.zh@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dd2333/DDViewInspectable.git",
16     "tag": "1.0"
17   },
18   "source_files": [
19     "DDInspectable",
20     "DDInspectable/**/*.{h,m}"
21   ],
22   "requires_arc": true