[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 6 / 1 / TestPodAkshit / 0.1.1 / TestPodAkshit.podspec.json
blob60d21c181cc5c80d6bf7e96763511c20ff36f133
2   "name": "TestPodAkshit",
3   "version": "0.1.1",
4   "summary": "Sample repo for Testing by Akshit Zaveri.",
5   "homepage": "https://github.com/akki7017/TestPodAkshit",
6   "license": "MIT",
7   "authors": {
8     "Akshit": "akshit.zaveri@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/akki7017/TestPodAkshit.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "TestPodAkshit/Classes/**/*",
18   "resource_bundles": {
19     "TestPodAkshit": [
20       "TestPodAkshit/Assets/*.png"
21     ]
22   },
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DZNEmptyDataSet": [
26       "~> 1.4"
27     ]
28   }