[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / f / 4 / SatisMeterLibrary / 0.1.1 / SatisMeterLibrary.podspec.json
blob767beffc8077b8ddbdb518e2e4a358341df5f092
2   "name": "SatisMeterLibrary",
3   "version": "0.1.1",
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.1"
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   }