[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / 1 / 7 / b / NMXCore / 0.2.0 / NMXCore.podspec.json
blob8ca9c8fbf2e80217e03a6a0a85f1249a5679c9d3
2   "name": "NMXCore",
3   "version": "0.2.0",
4   "summary": "Namics Core Library used for iOS in Objective-C. Shall take care of reusable code.",
5   "documentation_url": "https://namics.github.io/ios-objc-foundation-nmxcore/",
6   "homepage": "https://github.com/namics/ios-objc-foundation-nmxcore",
7   "authors": {
8     "Adriano Segalada": "adriano.segalada@namics.com",
9     "Tobias Baube": "tobias.baube@namics.com"
10   },
11   "source": {
12     "git": "https://github.com/namics/ios-objc-foundation-nmxcore.git",
13     "tag": "v0.2.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "license": {
19     "type": "MIT"
20   },
21   "source_files": "Development/ios-objc-foundation-nmxcore/**/*{a,h,m}"