[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / e / a / HelloWorldSDK / 1.0.7 / HelloWorldSDK.podspec.json
blobfc3fe3a2fcaf8781c1180a77403aefaf58aa635f
2   "name": "HelloWorldSDK",
3   "version": "1.0.7",
4   "summary": "iOS SDK for Hello World",
5   "description": "iOS SDK for Hello World, including example app",
6   "homepage": "https://github.com/Abdallah4021/HelloWorldSDKK.git",
7   "license": "MIT",
8   "authors": "abdallah",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "swift_versions": "4.2",
13   "source": {
14     "git": "https://github.com/Abdallah4021/HelloWorldSDKK.git",
15     "tag": "1.0.7"
16   },
17   "source_files": "HelloWorldSDKK/**/*.{h,m,swift}",
18   "public_header_files": "HelloWorldSDKK/**/*.h",
19   "resources": [
20     "**/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
21   ],
22   "frameworks": "UIKit",
23   "swift_version": "4.2"