[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / c / 2 / Benihime / 0.1.1 / Benihime.podspec.json
blob7bfe497bdfd93db860bab0ef3372f23f19e6a097
2   "name": "Benihime",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A collection of independent utility classes for iOS projects.",
9   "homepage": "http://github.com/shiki/ios-benihime",
10   "authors": {
11     "Shiki": "bj@basanes.net",
12     "timominous": "timominous@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/shiki/ios-benihime.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "source_files": "Benihime/**/*.{h,m}",
27   "preserve_paths": "*"