[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / d / Ornament / 0.3.1 / Ornament.podspec.json
blob92abeb2c7b0229c09c7f5a33f8235c3bdadffc5e
2   "name": "Ornament",
3   "version": "0.3.1",
4   "summary": "Ornament is a set of APIs used to provide visual ornamentation for iOS apps.",
5   "homepage": "https://www.github.com/jordanekay/Ornament",
6   "platforms": {
7     "ios": "6.0"
8   },
9   "requires_arc": true,
10   "authors": {
11     "Jordan Kay": "jordanekay@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/jordanekay/Ornament.git",
15     "tag": "0.3.1"
16   },
17   "license": {
18     "type": "MIT"
19   },
20   "source_files": "Ornament/Ornament/**/*.{h,m}",
21   "dependencies": {
22     "Mensa": [
24     ],
25     "TTSwitch": [
27     ],
28     "KGNoise": [
30     ],
31     "libextobjc/EXTScope": [
33     ]
34   }