[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 5 / 9 / BlueSteel / 0.1.6 / BlueSteel.podspec.json
blob575b3b22f489058bf5f4b439939dbba36786f882
2   "name": "BlueSteel",
3   "version": "0.1.6",
4   "summary": "Avro encoding/decoding library for Swift.",
5   "homepage": "https://github.com/chandrashekharhm/BlueSteel",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": "Chandra",
10   "source": {
11     "git": "https://github.com/chandrashekharhm/BlueSteel.git"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source_files": "Sources/*.{h,swift,c}",
17   "exclude_files": "Classes/Exclude",
18   "dependencies": {
19     "SwiftyJSON": [
21     ]
22   }