[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 5 / 2 / SwiftIvarAccess / 0.1.0 / SwiftIvarAccess.podspec.json
blobe6ec1058a4af7dbf2da679fe47ed4d5b8c428526
2   "name": "SwiftIvarAccess",
3   "version": "0.1.0",
4   "summary": "This pod is intended to help you get the type encoding for Swift vars",
5   "description": "This is a pod for IvarAccess.h taken from https://github.com/johnno1962/injectionforxcode",
6   "homepage": "https://github.com/Alexs1987/SwiftIvarAccess",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexs1987": "alexsludnikov1@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Alexs1987/SwiftIvarAccess.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwiftIvarAccess/Classes/**/*"