[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 0 / a / d / FontAwesomeTools / 1.0 / FontAwesomeTools.podspec.json
blob7abd4257e16330835cabc4b6a55581fb425d9198
2   "name": "FontAwesomeTools",
3   "version": "1.0",
4   "summary": "FontAwesomeTools-iOS allows you to easily use FontAwesome icons in your iOS projects.",
5   "homepage": "https://github.com/sweetmandm/FontAwesomeTools-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "David Sweetman": "david@davidsweetman.com"
12   },
13   "source": {
14     "git": "https://github.com/sweetmandm/FontAwesomeTools-iOS.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "FontAwesomeTools/**/*.{h,m}",
21   "resources": "FontAwesomeTools/FontAwesome.otf",
22   "requires_arc": true