[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / 4 / SatisMeterLibrary / 0.1.2 / SatisMeterLibrary.podspec.json
bloba41184e7dd15161d737f9cfe68002a37313c4e7c
2   "name": "SatisMeterLibrary",
3   "version": "0.1.2",
4   "summary": "SM Library this is test one",
5   "description": "This is another project where I am learning how to create a Pod",
6   "homepage": "https://github.com/esatp/TestLibrary",
7   "license": "MIT",
8   "authors": {
9     "Esat Pllana": "esatpllana@appsix.al"
10   },
11   "source": {
12     "git": "https://github.com/esatp/TestLibrary.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SatisMeterLibrary": [
22       "Pod/Assets/*.{png, plist, nib}"
23     ]
24   }