[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / a / 4 / 3 / JBDSnowflake / 2.0.1 / JBDSnowflake.podspec.json
blob2f2fce4043db84cbd9ac17fe816846ea62e21b45
2   "name": "JBDSnowflake",
3   "summary": "SVG in Swift",
4   "version": "2.0.1",
5   "homepage": "https://github.com/onmyway133/snowflake",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jbdujardin/Snowflake.git",
12     "tag": "2.0.1"
13   },
14   "social_media_url": "https://twitter.com/onmyway133",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "source_files": "Sources/{iOS,Shared}/**/*"
21   },
22   "dependencies": {
23     "Reindeers": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   }