[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / e / a / BAFirstPod / 0.1.0 / BAFirstPod.podspec.json
blob22cf4049784a03f6d7e767442970a5abe9708e6b
2   "name": "BAFirstPod",
3   "version": "0.1.0",
4   "summary": "My first cocoaPod named BAFirstPod created by Bassant Ashraf.",
5   "homepage": "https://github.com/BasantAshraf/BAFirstPod",
6   "license": "MIT",
7   "authors": {
8     "Basant Ashraf": "bassant.ashraf@ibtikar.net.sa"
9   },
10   "source": {
11     "git": "https://github.com/BasantAshraf/BAFirstPod.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "BAFirstPod": [
21       "Pod/Assets/*.png"
22     ]
23   }