[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / 0 / IoniconsSwift / 2.1.1 / IoniconsSwift.podspec.json
blob8ff09a544e5707516f900a7c3d78d5d7dafe19bf
2   "name": "IoniconsSwift",
3   "version": "2.1.1",
4   "summary": "Ionicons for Swift and iOS",
5   "homepage": "https://github.com/tidwall/IoniconsSwift",
6   "license": {
7     "type": "Attribution License",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/tidwall/IoniconsSwift.git",
12     "tag": "v2.1.1"
13   },
14   "authors": {
15     "Josh Baker": "joshbaker77@gmail.com"
16   },
17   "social_media_url": "https://twitter.com/tidwall",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": "UIKit"
23   },
24   "source_files": "IoniconsSwift/*.swift",
25   "resources": [
26     "IoniconsSwift/*.ttf"
27   ],
28   "requires_arc": true